-
Home
-
Staatic – Static Site Generator
-
1.12.0 (latest)
-
Code
-
Classes
- LogEntryRepository
| Total Complexity |
25 |
| Dependencies |
6 |
| Dependents |
7 |
| Total lines |
162 |
| Lines of code |
108 |
| Logical lines of code |
32 |
| Comment lines |
16 |
| Methods |
10 |
| Properties |
2 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| findWhereMatching() |
A |
53 |
8 |
19 |
| add() |
S |
60 |
4 |
12 |
| countWhereMatching() |
S |
62 |
3 |
11 |
| getLogEntriesPerLevel() |
S |
60 |
2 |
14 |
| deleteOlderThan() |
S |
62 |
2 |
11 |
| rowToLogEntry() |
S |
66 |
2 |
8 |
| findLatestByPublicationId() |
S |
60 |
1 |
14 |
| findByPublicationId() |
S |
62 |
1 |
12 |
| __construct() |
S |
76 |
1 |
4 |
| nextId() |
S |
80 |
1 |
3 |